You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtxInt Class
>
TMtxInt Methods
>
CopyFromArray Method
>
TMtxInt.CopyFromArray Method ([In] short[])
Dew Math for .NET
TMtxInt.CopyFromArray Method ([In] short[])
TMtxInt Class
TMtxInt Members
Dew.Math Namespace
CopyFromArray Method
Collapse All
Sizes the matrix to match the size of the 2D array and copies all the values.
Syntax
C#
Visual Basic
public
void
CopyFromArray
([In]
short
[]
Src
);
Public
Function
CopyFromArray
(
Src
[]
As
[In]
short
[])
As
void
Group
CopyFromArray Method
Links
TMtxInt Class
,
TMtxInt Members
,
Dew.Math Namespace
,
CopyFromArray Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!